-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.0.1
-
Code
-
Classes
- BlockBaseAbstract
Total Complexity |
62 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
235 |
Lines of code |
175 |
Logical lines of code |
88 |
Comment lines |
16 |
Methods |
17 |
Properties |
9 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_dynamic_block_wrap() |
A |
46 |
13 |
36 |
enqueue_static_assets() |
A |
48 |
7 |
33 |
render_callback() |
A |
56 |
8 |
16 |
register_block() |
S |
58 |
4 |
16 |
get_block_data_settings_attributes() |
S |
66 |
4 |
7 |
get_block_class() |
S |
61 |
3 |
12 |
__construct() |
S |
69 |
3 |
6 |
is_enabled_block() |
S |
66 |
3 |
8 |
enqueue_block_static_assets() |
S |
73 |
3 |
5 |
enqueue_block_specific_static_assets() |
S |
71 |
3 |
5 |
get_static_css() |
S |
65 |
3 |
9 |
get_static_js() |
S |
65 |
3 |
9 |
get_attributes() |
S |
74 |
1 |
4 |
render_block_content() |
S |
82 |
1 |
3 |
get_style_depends() |
S |
78 |
1 |
3 |
get_script_depends() |
S |
78 |
1 |
3 |
build_css() |
S |
100 |
1 |
0 |